Skip to content

Bump @solidjs/start from 1.1.7 to 1.2.0#1266

Merged
LadyBluenotes merged 2 commits intomainfrom
dependabot/npm_and_yarn/solidjs/start-1.2.0
Sep 16, 2025
Merged

Bump @solidjs/start from 1.1.7 to 1.2.0#1266
LadyBluenotes merged 2 commits intomainfrom
dependabot/npm_and_yarn/solidjs/start-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps @solidjs/start from 1.1.7 to 1.2.0.

Release notes

Sourced from @​solidjs/start's releases.

@​solidjs/start@​1.2.0

Minor Changes

  • b454563: adds the option to change the public directory to something other than the default "public"

Patch Changes

  • 7282ef4: fix: check for null instad of undefined in HeaderProxy
  • 12f3a3d: Handle multiple exports from the same file in fs-router
  • 222c8fc: Enhance route matching to return isPage flag and add tests for plain text API response and Missing page handling that has both api/file routes.
  • f674717: delete expired cookies in Single-Flight requests
  • 12f3a3d: Add a test route for multiple exports handling and correct variable typos
Changelog

Sourced from @​solidjs/start's changelog.

1.2.0

Minor Changes

  • b454563: adds the option to change the public directory to something other than the default "public"

Patch Changes

  • 7282ef4: fix: check for null instad of undefined in HeaderProxy
  • 12f3a3d: Handle multiple exports from the same file in fs-router
  • 222c8fc: Enhance route matching to return isPage flag and add tests for plain text API response and Missing page handling that has both api/file routes.
  • f674717: delete expired cookies in Single-Flight requests
  • 12f3a3d: Add a test route for multiple exports handling and correct variable typos
Commits
  • d59409a chore: release 1.2.0 (#1932)
  • f674717 fix: handle deleted cookies in Single-Flight requests (#1970)
  • 222c8fc fix: Enhance route matching to return isPage flag and add tests for… (#1927)
  • 12f3a3d fix: Handle multiple exports from the same file in fs-router (#1936)
  • 1e6d157 cover fetchEvent with a few unit tests (#1958)
  • 7282ef4 fix: fetchEvent -> HeaderProxy checks for null instead of undefined (...
  • b454563 feat: add option to change public directory (#1921)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@solidjs/start](https://github.com/solidjs/solid-start/tree/HEAD/packages/start) from 1.1.7 to 1.2.0.
- [Release notes](https://github.com/solidjs/solid-start/releases)
- [Changelog](https://github.com/solidjs/solid-start/blob/main/packages/start/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid-start/commits/@solidjs/start@1.2.0/packages/start)

---
updated-dependencies:
- dependency-name: "@solidjs/start"
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Assignees

The following users could not be added as assignees: ladybluenotes. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented Sep 15, 2025

Deploy Preview for solid-docs ready!

Name Link
🔨 Latest commit 6064a5e
🔍 Latest deploy log https://app.netlify.com/projects/solid-docs/deploys/68c97ec6964a420008cd010c
😎 Deploy Preview https://deploy-preview-1266--solid-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@LadyBluenotes LadyBluenotes enabled auto-merge (squash) September 16, 2025 15:14
@LadyBluenotes LadyBluenotes merged commit 0411bcb into main Sep 16, 2025
7 of 8 checks passed
@LadyBluenotes LadyBluenotes deleted the dependabot/npm_and_yarn/solidjs/start-1.2.0 branch September 16, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant